home *** CD-ROM | disk | FTP | other *** search
- Here's an updated list of my free programs as of 07/20/91:
-
- CAL100
- ------
- CAL - Calendar v1.00 - 06/03/89 - A simple, pop-up calendar display program
- that can be used as a sort of perpetual calendar. Valid years range from
- 0001 to 9999 (arbitrary). This program is NOT memory-resident. Scroll
- through the different months and years. Although the executable file is
- stand-alone, I don't consider this to be a complete program. I've
- contemplated using the included routines as the starting point for a
- scheduling program, for example. Source code included.
-
- CRC113
- ------
- CRC-M2 - Cyclic Redundancy Checker v1.13 - 01/03/90 - Rewritten in C and
- assembly, this version has been optimized for size and speed. Displays
- both 16- and 32-bit CRC values of files selected from the command line.
- 16-bit CRC same as for ARC, LZH, LZS, PAK and ZOO files. 32-bit CRC same
- as for ZIP. Wildcards and multiple filespecs supported. Also includes the
- source and executable for a pure C version of this program.
-
- DDEL124
- -------
- DIRDEL - Directory Delete v1.24 - 07/15/89 - This program will remove
- entire subdirectory trees from your hard disk - even those containing
- read-only, hidden and system files and directories. It will even delete
- the current directory. The executable file for this version is
- significantly smaller than before. Source code included.
-
- DRX105
- ------
- DirX - Directory of eXecutables v1.05 - 07/20/91 - Files compressed with
- AXE, DIET, EXEPACK, ICE, LEXEM, LZEXE, PKLITE, SCRNCH, SHRINK and TINYPROG
- are displayed in the left window. Uncompressed COM/EXE files are displayed
- in the right window. Compress and uncompress individual and groups of
- files from within the program. Navigate between drives/directories by
- pointing and shooting. New: Network support and extended syntax for
- DIRX.CFG.
-
- DRXC10
- ------
- DirXC - DirX Command-line lister v1.05 - 07/20/91 - Smaller, simpler
- version of DirX for when you just want a listing of compressed and
- uncompressed files. Listing is redirectable to printer or file. Mimicks
- DOS's DIR command, to an extent. No sorting is performed. New: Switches
- to list compressed-only and uncompressed-only files.
-
- FIX301
- ------
- FIX - File Fix v3.01 - 09/03/89 - A binary editor which allows easy editing
- of any file regardless of attributes. Searches available from within a
- file: 1) text search, with wildcard support and 2) byte search, which can
- find arbitrary sequences of bytes specified by the user, including nulls,
- machine code and binary data. Also includes a scroll bar indicating
- relative file position, file header support and 256-byte default records.
-
- FND106
- ------
- FFIND - File Finder v1.06 - 07/31/89 - This program will find any file or
- subdirectory on your hard disk, including hidden and system files.
- Wildcards are accepted. Improvements to this version include an overall
- increase in speed and a smaller executable filesize. Source code included.
-
- RV238
- -----
- RV - RView v2.38 - 07/19/91 - Directory lister & utility for ARC ARJ LZH
- LZS PAK ZIP ZOO. Displays sorted member names by default. Converts
- self-extracting (SFX) archives to normal archives. Resets archive
- dates/times to match newest member. Strips extra bytes from ends of
- ARJ/LZH/ZIP files. Strips/attaches ZIP file comments. Sorts ZIP/LZH files
- on disk. New: /P switch fixed to detect other than 25-line text displays.
-
- ZFV101
- ------
- ZFV - ZIP Format View v1.01 - 02/23/90 - Allows you to see how a ZIP file
- is laid out on disk. Uses windowing to step down to lower levels of
- detail. Displays record offsets and most field values, including their
- interpretation. Admittedly, this program isn't for everyone. For the
- curious and those with a need to know, however, this program displays
- technical data on actual ZIP files that I haven't seen in any other
- program. There are no switches. Usage: ZFV zipfile